home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / TCOS2100.ZIP / TCMDOS2H.MSG (.txt) < prev    next >
Encoding:
OS/2 Message File  |  1996-03-05  |  27.7 KB  |  597 lines

  1. MKMSGF
  2. (J)!*
  3. -:.[/
  4. C`D    E
  5. N+OgO
  6. tcmdos2h.msg
  7. HDisplay the internal commands, or prompt for a command.
  8. execute another command.
  9. Usage:  ? ["prompt text" command]
  10. If no prompt text or command is given, ? displays a list of
  11. internal commands.  If the prompt text or command is included,
  12. ? prompts before executing the specified command.
  13. HActivate a window, set its state, or change its title.
  14. Usage:  ACTIVATE "window" [MAX | MIN | RESTORE | CLOSE | "title"]
  15. HLoad or display the alias list, or define an alias.
  16. Usage:  ALIAS [/P] [/R [d:][path]filename...] [name[=][value]]
  17.     /P  Pause after displaying each page
  18.     /R  Load an alias list from a file
  19. HChange the file or subdirectory attributes.
  20. Usage:  ATTRIB [/A:[[-]rhsda] /D /P /Q /S -|+[AHRS]] [d:][path]filename...
  21.     /A: Select files by attributes
  22.     /D  Modify subdirectory attributes
  23.     /P  Pause after displaying each page
  24.     /Q  Quiet mode
  25.     /S  Modify files in subdirectories
  26.     +A  Set archive attribute      -A  Clear archive attribute
  27.     +H  Set hidden attribute       -H  Clear hidden attribute
  28.     +R  Set read-only attribute    -R  Clear read-only attribute
  29.     +S  Set system attribute       -S  Clear system attribute
  30. HBeep the speaker.
  31. Usage:  BEEP [frequency [duration] ...]
  32. The frequency is specified in Hertz, and the duration in 1/18th second
  33. intervals.  No sound will be generated for frequencies less than 37 Hz,
  34. allowing you to insert short delays.  The default value for frequency is
  35. 440 Hz; the default value for duration is 2.
  36. HCall a secondary batch file.
  37. Usage:  CALL [d:][path]filename
  38. HTerminate all batch processing.
  39. Usage:  CANCEL [value]
  40. If you enter a value, CANCEL will set the ERRORLEVEL to that value.
  41. HDisplay or change the current directory.
  42. Usage:  CD [- | [d:][pathname]
  43. Entering CD with no argument or only a drive name will display the current
  44. directory.  Entering CD and a pathname will change the current directory.
  45. You can switch to the previous directory by entering CD -.
  46. HChange the current disk drive and directory.
  47. Usage:  CDD [- | d:]pathname
  48. You can switch to the previous drive and directory by entering CDD -.
  49. HDisplay or change the current system code page.
  50. Usage:  CHCP [n]
  51.     n  New code page
  52. Entering CHCP with no argument displays the active code page.
  53. HDisplay or change the current directory.
  54. Usage:  CHDIR [[d:][pathname]
  55. Entering CHDIR with no argument or only a drive name will display the current
  56. directory.  Entering CHDIR and a pathname will change the current directory.
  57. You can switch to the previous directory by entering CHDIR -.
  58. HClear display, optionally to the specified colors.
  59. Usage:  CLS [[BRIght] fg ON bg]
  60.     fg  Foreground color
  61.     bg  Background color
  62. Valid colors are Black, Blue, Green, Red, Magenta, Cyan, Yellow, and White.
  63. HSet the screen display colors.
  64. Usage:  COLOR [[BRIght] fg ON bg]
  65.     fg  Foreground color
  66.     bg  Background color
  67. Valid colors are Black, Blue, Green, Red, Magenta, Cyan, Yellow, and White.
  68. HCopy or append one or more files.
  69. Usage:  COPY [d:][path]source[+]...[/A /B] [[d:][path]target]
  70.              [/A:[[-]rhsda] /A /B /C /F /M /N /P /Q /R /S /T /U /V]
  71.     /A  Copy in ASCII mode
  72.     /A: Select files by attributes
  73.     /B  Copy in binary mode
  74.     /C  Copy only those files where the target is older than the source
  75.     /F  Fail if the source file has extended attributes and the target file
  76.           system doesn't support extended attributes.
  77.     /H  Copy hidden and system files too
  78.     /M  Copy only those files with the archive bit set
  79.     /N  Don't actually perform the copy
  80.     /P  Confirm each file copy (Y or N)
  81.     /Q  Don't display filenames or totals
  82.     /R  Prompt before overwriting an existing file
  83.     /S  Copy subdirectories
  84.     /T  Only display totals (no filenames)
  85.     /U  Copy only those source files that are newer than a matching target
  86.           file, or where a matching target file doesn't exist
  87.     /V  Verify disk writes
  88. HDisplay and (optionally) change the system date.
  89. Usage:  DATE [mm-dd-yy]
  90.     mm  Month (1 - 12)
  91.     dd  Day (1 - 31)
  92.     yy  Year (80 - 199 or 1980 - 2099)
  93. If you don't enter a date, TCMD will display the current date and prompt for
  94. a new one.  The format for the date entry depends on the country code.  U.S.
  95. format is mm-dd-yy; European format is dd-mm-yy; Japanese is yy-mm-dd.
  96. HErase the specified file(s) from the disk.
  97. Usage:  DEL [/A:[[-]rhsda] /F /N /P /Q /S /T /X /Y /Z] [d:][path]filename...
  98.     /A: Select files by attributes
  99.     /F  Don't copy the file(s) to the DELDIR directory
  100.     /N  Don't actually delete the file(s)
  101.     /P  Confirm deletion for each file (Y or N)
  102.     /Q  Don't display filenames or totals
  103.     /S  Delete matching files in the subdirectories
  104.     /T  Display totals only
  105.     /X  Remove empty subdirectories after deleting (use with /S)
  106.     /Y  The reverse of /P - it assumes a Y response to everything
  107.     /Z  Delete all files, including read-only, hidden and system files
  108. HPause for a specified period of time.
  109. Usage:  DELAY [n]
  110.     n  The number of seconds to pause.  The default value is 1 second.
  111. HCreate, modify, or delete file and subdirectory descriptions.
  112. Usage:  DESCRIBE [/A:[[-]rhsda]] [d:][path]filename... ["description"]
  113.     /A: Select files by attributes
  114. You can enter a description on the command line by entering the filename
  115. followed by the description enclosed in quotes.  If you don't enter a
  116. description, DESCRIBE will prompt you for one for each matching filename.
  117. HStart an OS/2 program in detached mode.
  118. Usage:  DETACH [d:][filename[.ext]]
  119. HDisplay information about files and subdirectories.
  120. Usage:  DIR [/1 /2 /4 /A[:-rhsda] /B /D /E /F /H /I"text" /J /K /L /M /N
  121.             /O:-deginrsu /P /R /S /T /U /V /W /Z] [[d:][path]filename...]
  122.     /1  One column                      /M  Suppress footers
  123.     /2  Two columns                     /N  Display FAT volume in HPFS format
  124.     /4  Four columns                    /O  Sort order
  125.     /A  Select files by attributes      /P  Pause after each page
  126.     /B  Display filenames only          /R  Disable description wrapping
  127.     /D  Disable colorization            /S  Display subdirectories
  128.     /E  Upper case filenames            /T  Display attributes
  129.     /F  Display expanded filenames      /T:acw  Date / time type
  130.     /H  Hide "." and ".."               /U  Summaries only
  131.     /I  Match descriptions              /V  Sort filenames vertically
  132.     /J  Justify filenames               /W  Wide display
  133.     /K  Suppress headers                /Z  Display HPFS volume in FAT format
  134.     /L  Lower case filenames
  135. HDisplay the directory stack used by PUSHD and POPD.
  136. Usage:  DIRS
  137. HCreate loops in batch files.
  138. Usage:  DO [n | FOREVER]
  139.         DO var = start TO end [BY n]
  140.         DO [WHILE | UNTIL] condition
  141.         ...
  142.         [ITERATE]
  143.         [LEAVE]
  144.         ...
  145.         ENDDO
  146. HTells applications where to search for their files.
  147. Usage:  DPATH [[d:]path][[;[d:]path]...]]
  148.         DPATH ;
  149. If you enter DPATH with no parameters, TCMD displays the current search 
  150. path.  If you enter DPATH and a semicolon, TCMD clears the search path.
  151. HDraw a box on the screen.
  152. Usage:  DRAWBOX ulrow ulcol lrrow lrcol style [BRIght] fg ON [BRI] bg
  153.                 [FILL [BRIght] bgfill] [ZOOm] [SHAdow]
  154.     ulrow   Row for upper left corner
  155.     ulcol   Column for upper left corner
  156.     lrrow   Row for lower right corner
  157.     lrcol   Column for lower right corner
  158.     style   Box drawing style (0 - 4)
  159.     fg      Foreground color
  160.     bg      Background color
  161.     bgfill  Background fill color (for the inside of the box)
  162.     ZOOM    Box zooms to its final size
  163.     SHADOW  Include a drop shadow
  164. Valid colors are Black, Blue, Green, Red, Magenta, Cyan, Yellow, and White.
  165. HDraw a horizontal line on the screen.
  166. Usage:  DRAWHLINE row column length style [BRIght] fg ON [BRI] bg
  167.     row     Start row
  168.     column  Start column
  169.     length  Length of line
  170.     style   Line drawing style (1 or 2)
  171.     fg      Foreground color
  172.     bg      Background color
  173. Valid colors are Black, Blue, Green, Red, Magenta, Cyan, Yellow, and White.
  174. HDraw a vertical line on the screen.
  175. Usage:  DRAWVLINE row column length style [BRIght] fg ON [BRI] bg
  176.     row     Start row
  177.     column  Start column
  178.     length  Length of line
  179.     style   Line drawing style (1 or 2)
  180.     fg      Foreground color
  181.     bg      Background color
  182. Valid colors are Black, Blue, Green, Red, Magenta, Cyan, Yellow, and White.
  183. HDisplay the echo status, enable or disable batch file or command line
  184. echoing, or display a message.
  185. Usage:  ECHO [on | off | message]
  186. ECHO defaults to ON in batch files and OFF during keyboard input.
  187. If no arguments are entered, ECHO displays the current echo state.
  188. HDisplay a message, without printing a trailing CR/LF.
  189. Usage:  ECHOS message
  190. HRestore the disk drive, directory, and environment saved by SETLOCAL.
  191. Usage:  ENDLOCAL
  192. HErase the specified file(s) from the disk.
  193. Usage:  ERASE [/A:[[-]rhsda] /F /N /P /Q /S /T /X /Y /Z] [d:][path]filename...
  194.     /A: Select files by attributes
  195.     /F  Don't make copies of the file(s) in the DELDIR directory
  196.     /N  Don't actually delete the file(s)
  197.     /P  Confirm deletion for each file (Y or N)
  198.     /Q  Don't display filenames or totals
  199.     /S  Delete matching files in the subdirectories
  200.     /T  Only display totals (no filenames)
  201.     /X  Remove empty subdirectories after deleting (use with /S)
  202.     /Y  The reverse of /P - it assumes a Y response to everything
  203.     /Z  Delete all files, including read-only, hidden and system files
  204. HEdit environment variables and/or aliases.
  205. Usage:  ESET [/A] varname...
  206.     /A  Assume the argument is an alias
  207. ESET will search for environment variables first, and then aliases.
  208. HPerform a command, except on the file(s) specified.
  209. Usage:  EXCEPT ([d:][path]filename...) command
  210. HExit the current command processor.
  211. Usage:  EXIT [value]
  212. If you specify a value, EXIT will return that value to the parent process.
  213. If you EXIT from a primary command processor, you will be returned to PM.
  214. HFind files or text.
  215. Usage:  FFIND [/A[[:][-]rhsda] /B /C /D[list] /E /K /L /M
  216.                /O[[:][-]acdeginrsu] /P /S /[T|X]"xx" /V file...
  217.     /A        Select files by attribute
  218.     /B        Bare output
  219.     /C        Case sensitive search
  220.     /D        Drive or drive list
  221.     /E        Upper case display
  222.     /K        No headers
  223.     /L        Line numbers
  224.     /M        No footers
  225.     /O        Sort order
  226.     /P        Pause after each page
  227.     /S        Subdirectories
  228.     /T"xx"    Text search string
  229.     /V        Verbose, show all matching lines
  230.     /X["xx"]  Hex display / search string
  231. HRepeat a command for several variables.
  232. Usage:  FOR [/A:[-[rhsda]] /H %%var IN (set) [DO] command
  233.     /A  Retrieve files with the specified attribute(s)
  234.     /H  Hide "." and ".."
  235. If a filename in (set) begins with an @, "var" will be set sequentially to
  236. each line in the file.
  237. HDisplay the total disk space, total bytes used, and total bytes free on the
  238. specified (or default) drive(s).
  239. Usage:  FREE [d:] ...
  240. HExecute a command in the current directory and its subdirectories.
  241. Usage:  GLOBAL [/H /I /P /Q] command
  242.     /H  Process hidden subdirectories
  243.     /I  Ignore exit codes
  244.     /P  Prompt whether to execute the command in each directory
  245.     /Q  Quiet (don't display directory names)
  246. HCall a subroutine in a batch file.
  247. Usage:  GOSUB label
  248. The label must begin with a colon (:), and appear by itself on the line.
  249. GOSUB ignores case differences when matching labels.
  250. HContinue batch file processing at the line following the label.
  251. Usage:  GOTO [/I] label
  252.     /I  Continue current IFF and DO processing after the GOTO
  253. The label must begin with a colon (:), and appear by itself on the line.
  254. GOTO ignores case differences when matching labels.
  255. HDisplay the TCMD help file.
  256. Usage:  HELP [command]
  257. HELP uses the PM VIEW.EXE program to display help for TCMD (TCMD.INF)
  258. and OS/2 in general (CMDREF.INF).
  259. HDisplay, read, or clear the history list.
  260. Usage:  HISTORY [/A command] [/F /P] [/R [d:][path]filename]
  261.     /A  Add command to history list
  262.     /F  Clear history list
  263.     /P  Pause after displaying each page
  264.     /R  Read history list from specified file
  265. If no parameters are entered, HISTORY displays the current history list.
  266. HAllow conditional execution of commands.
  267. Usage:  IF [NOT] condition [.AND. | .OR. | .XOR. [NOT] ...] command
  268. The condition can be a string comparison (==, EQ, !=, NE, LT, LE, GE, or GT),
  269. or one of the following:
  270.     ERRORLEVEL [condition] number
  271.     EXIST filename
  272.     ISALIAS aliasname
  273.     ISDIR [d:]path
  274.     ISINTERNAL command
  275.     ISLABEL labelname
  276. HAllow IF/THEN/ELSE conditional execution of commands.
  277. Usage:  IFF [NOT] condition [.AND. | .OR. | .XOR. [NOT] ...]
  278.             THEN ^ ... ^ ELSE[[IFF] ... THEN] ^ ... ^ ENDIFF
  279. The condition can be a string comparison (==, EQ, !=, NE, LT, LE, GE, or GT),
  280. or one of the following:
  281.     ERRORLEVEL [condition] number
  282.     EXIST filename
  283.     ISALIAS aliasname
  284.     ISDIR [d:]path
  285.     ISINTERNAL command
  286.     ISLABEL labelname
  287. HGet a single keystroke environment variable from standard input.
  288. Usage:  INKEY [/C /D /K"..." /P /Wn /X] [text] %%varname
  289.     /C  Clear keyboard buffer
  290.     /D  Digits only
  291.     /K  Allowable keystrokes, enclosed in double quotes
  292.     /P  Don't display keystroke
  293.     /W  Wait "n" seconds for a response
  294.     /X  Do not add carriage return / line feed after user's entry
  295. You can optionally display prompt text before the variable name.
  296. HEnter an environment variable from the standard input.
  297. Usage:  INPUT [/C /D /E /Ln /N /P /Wn /X] [text] %%varname
  298.     /C  Clear keyboard buffer
  299.     /D  Digits only
  300.     /E  Edit existing value
  301.     /L  Maximum of "n" characters
  302.     /N  Disable input colors
  303.     /P  Display * instead of characters
  304.     /W  Wait "n" seconds for a response
  305.     /X  Do not add carriage return / line feed after user's entry
  306. You can optionally display prompt text before the variable name.
  307. HSet the keyboard toggles (Caps Lock, Num Lock, and Scroll Lock).
  308. Usage:  KEYBD [/Cn /Nn /Sn]
  309.     /C  Caps lock
  310.     /N  Num lock
  311.     /S  Scroll lock
  312. A 0 turns the toggle off, a 1 turns it on.
  313. HFeed keystrokes to TCMD or another application.
  314. Usage:  KEYSTACK 
  315. HDisplay a file with forward and backward paging and scrolling.
  316. Usage:  LIST [/A:[-[rhsda]] /H /S /W /X] [d:][path]filename...
  317.     /A: Select files by attribute
  318.     /H  Strip high bit from each character
  319.     /S  Read from standard input
  320.     /W  Wrap text at right margin
  321.     /X  Display in hex mode
  322. HSwitch a batch file to or from .BTM mode.
  323. Usage:  LOADBTM [on | off]
  324. LOADBTM switches a batch file (.CMD or .BTM) to and from .BTM mode.
  325. If no argument is given, it displays the current LOADBTM status.
  326. HEnable or disable command logging, change the log file name, or
  327. add a comment to the log file.
  328. Usage:  LOG [/H /W [d:]pathname] [ON | OFF | "text"]
  329.     /H  Toggle history log
  330.     /W  Specify new log filename and turn command logging on
  331. Entering LOG with no parameters displays the log status and file name. 
  332. Entering LOG with text writes the text to the log file, even if LOG is
  333. set OFF.
  334. HCreate subdirectories.
  335. Usage:  MD [/S] [d:]pathname...
  336.     /S  Create intermediate subdirectories
  337. HDisplay the system RAM status.
  338. Usage:  MEMORY
  339. MEMORY displays the free RAM, the size of the OS/2 swap file, the total and
  340. free environment space, the total and free alias list space, and the total
  341. command history space.
  342. MEMORY also displays the size of physical and resident RAM.
  343. HCreate subdirectories.
  344. Usage:  MKDIR [/S] [d:]pathname...
  345.     /S  Create intermediate subdirectories
  346. HMove files to other directories and drives.
  347. Usage:  MOVE [d:][path]filename... [d:][path][filename]
  348.              [/A:[-[rhsda]] /C /D /F /H /N /P /Q /R /S /T /U /V]
  349.     /A: Select files by attribute
  350.     /C  Move only files where the source file is newer than the target
  351.     /D  Target is a directory
  352.     /F  Don't copy the file(s) to the DELDIR directory
  353.     /H  Move all files, including hidden & system
  354.     /N  Don't actually move the file(s)
  355.     /P  Prompt to confirm each move
  356.     /Q  Don't display filenames or totals
  357.     /R  Prompt before overwriting an existing file(s)
  358.     /S  Move entire subdirectory tree
  359.     /T  Display totals only
  360.     /U  Move only those files that either don't exist in the target
  361.           directory, or where the source file is newer than the target
  362.     /V  Verify disk writes
  363. HDisplay a message box and return the user's response.
  364. Usage:  MSGBOX OK | CANCEL | YESNO | YESNOCANCEL ["title"] prompt
  365. HExecute a command when a specific condition occurs.
  366. Usage:  ON BREAK command
  367.         ON ERROR command
  368. ON BREAK and ON ERROR only affect the current batch file.
  369. Tells TCMD where to search for executable and batch files not in the
  370. current directory.
  371. Usage:  PATH [[d:]path][[;[d:]path]...]]
  372.         PATH ;
  373. If you enter PATH with no parameters, PATH displays the current search
  374. path.  If you enter PATH and a semicolon, PATH clears the search path and
  375. will search only the current directory (this is the default at system
  376. startup).
  377. HSuspend alias or batch file execution while waiting for a keystroke.
  378. Usage:  PAUSE [message]
  379. If you don't specify a message, PAUSE displays a default message .
  380. HChange to the disk drive and directory at the top of the directory stack
  381. (saved by PUSHD).
  382. Usage:  POPD [*]
  383. The * option clears the directory stack, without changing the current drive
  384. and directory.
  385. HChange the command line prompt.
  386. Usage:  PROMPT [text]
  387. If you enter PROMPT with no parameters, PROMPT sets the prompt on drives A
  388. and B to $n$g, and on all other drives to $p$g. The prompt characters are:
  389.     $  The $ character                 n  Current drive
  390.     _  CR/LF                           P  Current directory (upper case)
  391.     b  The | character                 p  Current directory (lower case)
  392.     c  The open parenthesis (          q  The = character
  393.     D  Date (Mon  Jan 8, 1996)         r  The current errorlevel
  394.     d  Date (Mon  1-8-96)              s  The space character
  395.     e  The ASCII ESC character         T  Current time (12-hour)
  396.     f  The close parenthesis )         t  Current time (24-hour)
  397.     g  The > character                 v  OS/2 version number
  398.     h  Destructive backspace         Xd:  Current directory (upper case) for
  399.     i  OS/2 line 0 HELP prompt             drive d:, incl. drive letter
  400.     l  The < character               xd:  Current directory (lower case) for
  401.     M  12-hour time as hh:mm               drive d:, incl. drive letter
  402.     m  12-hour time as hh:mm           z  Shell level
  403. HSave the current disk and directory.
  404. Usage:  PUSHD [[d:]pathname]
  405. PUSHD saves the current directory on the directory stack, and if a pathname
  406. is specified on the command line, changes the disk drive and directory.
  407. HDisplay a query in a dialog box and return a string value.
  408. Usage:  QUERYBOX /E /Ln ["title"] prompt %%var
  409.     title:  Text for the message box title bar.
  410.     prompt: Text to appear inside the message box.
  411.     %%var:  Variable name where input will be saved.
  412.     /E(dit existing value)
  413.     /L (maximum length)
  414. HTerminate the current batch file.
  415. Usage:  QUIT [value]
  416. If you specify a value, QUIT will set ERRORLEVEL to that value.
  417. HRemove one or more directories.
  418. Usage:  RD [d:]path...
  419. HReboot the system.
  420. Usage:  REBOOT [/S /V]
  421.     /S  Shutdown the file system, but don't reboot
  422.     /V  Prompt for verification before rebooting
  423. HPut a comment in a batch file.
  424. Usage:  REM [comment]
  425. Everything following a REM will be ignored, including quote characters,
  426. the redirection symbols (|><) and the command separator character.
  427. HRename files or subdirectories.
  428. Usage:  REN [/A:[[-]rhsda] /N /P /Q /S /T] [d:][path]filename... [d:][path]filename
  429.     /A: Select files by attribute
  430.     /N  Don't actually rename the file(s)
  431.     /P  Prompt for confirmation
  432.     /Q  Don't display filenames
  433.     /S  Rename subdirectory
  434.     /T  Display totals only
  435. HRename files or subdirectories.
  436. Usage:  RENAME [/A:[[-]rhsda] /N /P /Q /S /T] [d:][path]filename... [d:][path]filename
  437.     /A: Select files by attribute
  438.     /N  Don't actually rename the file(s)
  439.     /P  Prompt for confirmation
  440.     /Q  Quiet (don't display filenames)
  441.     /S  Rename subdirectory
  442.     /T  Display totals only
  443. HReturn from a GOSUB (subroutine) call in a batch file.
  444. Usage:  RETURN
  445. The RETURN command returns from a GOSUB call to the command following the
  446. original GOSUB.
  447. HRemove one or more directories.
  448. Usage:  RMDIR [d:]path...
  449. HPosition the cursor on the screen, and optionally display a message.
  450. Usage:  SCREEN row column [message]
  451. HDisplay text in color.
  452. Usage:  SCRPUT row column [BRIght] fg ON [BRIght] bg text
  453.     row     Start row
  454.     column  Start column
  455.     fg      Foreground character color
  456.     bg      Background character color
  457.     text    The text to display
  458. Valid colors are Black, Blue, Green, Red, Magenta, Cyan, Yellow, and White.
  459. HExecute a command on the specified files.
  460. Usage:  SELECT [/A[:-rhsda] /D /E /H /I"text" /O:-deginrsu /Z]
  461.           command ([path]filename)
  462.     /A  Select files by attributes
  463.     /D  Disable directory colorization
  464.     /E  Display filenames in upper case
  465.     /H  Hide "." and ".."
  466.     /I  Match file descriptions
  467.     /O  Sort sequence
  468.     /Z  Display HPFS volumes in FAT format
  469. HDisplay, create, modify, or delete environment variables.
  470. Usage:  SET [/P] [/R [d:][path]filename...] [variable=[value]]
  471.     /P  Pause after displaying each page
  472.     /R  Read environment variables from a file
  473. Entering SET with no variable or value displays the entire environment.  If
  474. you don't enter a value, SET displays the value of that variable.
  475. Otherwise, the variable and value are placed in the environment.  If the
  476. variable already exists, its old contents are replaced by the new value.
  477. HDisplay or set TCMD configuration variables.
  478. Usage:  SETDOS [/B? /C? /D? /E? /Fx.y /I+|-command /L? /M? /N? /P? /R?
  479.           /S?:? /U? /V? /X? /Y?]
  480.     /B  Disable/enable bright backgrounds
  481.     /C  Command separator character
  482.     /D  Disable/enable descriptions, or specify new description file
  483.     /E  Escape character
  484.     /F  Format for @EVAL
  485.     /I  Disable/enable internal commands
  486.     /L  Line or character input
  487.     /M  Line editing mode
  488.     /N  NoClobber setting for redirection
  489.     /P  Variable parameter character
  490.     /R  Number of screen rows
  491.     /S  Cursor shape
  492.     /U  Filename case
  493.     /V  Batch echo
  494.     /X  Alias/variable/redirection expansion
  495.     /Y  Disable/Enable batch file single-step
  496. HSave the current disk drive, directory, and environment.
  497. Usage:  SETLOCAL
  498. HAllow the use of more than 10 variables in a batch file.
  499. Usage:  SHIFT [n]
  500. SHIFT moves each batch file parameter "n" positions.  The default value for
  501. "n" is 1.  You can reverse a SHIFT by giving a negative value for "n".
  502. H Preserve the alias, history, and directory history lists.
  503. Usage:  SHRALIAS [/U]
  504.     /U  Unload SHRALIAS.EXE
  505. SHRALIAS loads and unloads the SHRALIAS.EXE program, which retains any
  506. global alias, command history, and directory history lists between Take
  507. command sessions.  You must use this command rather than invoking
  508. SHRALIAS.EXE directly.
  509. HStart a program in a new OS/2 session.
  510. Usage:  START [title] [/BG /C /DOS[=file] /FG /FS /I /ICON=name /INV /K /L
  511.               /MAX /MIN /N /PGM /PM /POS=x,y,x1,y1 /WAIT /WIN /WIN3[=file]
  512.               /WIN3S[=file]] [command ...]
  513.     title  Title for title bar         /MAX  Start maximized
  514.     /BG    Start in background         /MIN  Start minimized
  515.     /C     Transient session           /N    Start without TCMD
  516.     /DOS   DOS session                 /PGM  Next argument is program name
  517.     /FG    Start in foreground         /PM   PM application
  518.     /FS    Full-screen session         /POS  Start position (x,y) and window
  519.     /I     Inherit environment from            size (x1, y1) in pels
  520.              CONFIG.SYS                /TTY  Run TTY app in TCMD window
  521.     /ICON  Specify icon file           /WAIT Wait for session to end
  522.     /INV   Invisible session           /WIN  Windowed OS/2 session
  523.     /K     Keep session                /WIN  Windows 3 session (enhanced)
  524.     /L     Local alias/history lists   /WIN  Windows 3 session (standard)
  525. HCopy standard input to standard output, and save a copy in the specified
  526. file(s).
  527. Usage:  TEE [/A] [d:][path]filename...
  528.     /A    Append output to the file(s)
  529. HDisplay a block of text in a batch file.
  530. Usage:  TEXT
  531.           .
  532.           .
  533.           .
  534.         ENDTEXT
  535. Both TEXT and ENDTEXT must be entered as the only command on that line.
  536. HDisplay and (optionally) set the current system time.
  537. Usage:  TIME [hh:mm:ss[am|pm]]
  538.     hh  Hour (0 - 23)
  539.     mm  Minute (0 - 59)
  540.     ss  Second (0 - 59)
  541. If you don't enter any parameters, TIME will display the current system
  542. time and prompt for a new time.  TIME defaults to 24-hour format; you can
  543. enter the time in 12-hour format by appending an "am" or "pm".
  544. HTurn the system stopwatch on and off.
  545. Usage:  TIMER [/1 /2 /3 /S] [ON]
  546.     ON  Restart timer
  547.     /1  Use timer #1
  548.     /2  Use timer #2
  549.     /3  Use timer #3
  550.     /S  Display split time
  551. HChange the window title.
  552. Usage:  TITLE "title"
  553. HDisplay the contents of the specified file(s).
  554. Usage:  TYPE [/A:[[-]rhsda] /L /P] [d:][pathname]filename...
  555.     /A: Select files by attribute
  556.     /L  Print line numbers preceding each line of text
  557.     /P  Pause after each page
  558. HRemove aliases from the alias list.
  559. Usage:  UNALIAS [/Q] alias...
  560.         UNALIAS *
  561.     /Q  Don't display an error message if the alias doesn't exist
  562. UNALIAS also accepts the wildcard character * to delete all aliases.
  563. HRemove variables from the environment.
  564. Usage:  UNSET [/Q] name...
  565.         UNSET *
  566.     /Q  Don't display an error message if the variable doesn't exist
  567. UNSET also accepts the wildcard character * to delete all variables.
  568. HDisplay the current TCMD and OS/2 versions.
  569. Usage:  VER [/R]
  570.     /R  Display OS/2 and TCMD revision levels
  571. HDisplay, enable, or disable disk write verification.
  572. Usage:  VERIFY [on | off]
  573. Entering VERIFY with no parameters will display the current VERIFY state.
  574. HDisplay the disk volume label(s).
  575. Usage:  VOL [d:] ...
  576. If you don't enter a drive name, VOL displays the disk label and the volume
  577. serial number for the current drive.
  578. HDisplay text in color in a vertical column.
  579. Usage:  VSCRPUT row column [BRIght] fg ON [BRIght] bg text
  580.     row     Start row
  581.     column  Start column
  582.     fg      Foreground character color
  583.     bg      Background character color
  584.     text    The text to display
  585. Valid colors are Black, Blue, Green, Red, Magenta, Cyan, Yellow, and White.
  586. HMinimize or maximize current TCMD window, restore default window
  587. size, or change the window title.
  588. Usage:  WINDOW [MIN | MAX | RESTORE] [/POS=row,col,width,height] ["title"]
  589.     "title"  Change the window title.  
  590.     MIN      Minimize the TCMD window.
  591.     MAX      Maximize the TCMD window.
  592.     RESTORE  Restore the TCMD window to its "normal" size.
  593.     /POS(ition)
  594. HCopy standard input to standard output, and then copy the specified file(s)
  595. to standard output.
  596. Usage:  Y [d:][path]filename...
  597.